home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Video Toaster 4.0
/
Video Toaster v4.0.iso
/
arexx
/
cg
/
asciiin.rexx
next >
Wrap
OS/2 REXX Batch file
|
1995-02-16
|
202b
|
8 lines
/* AsciiIn.rexx -- Lets you enter a hex/dex # turns it into a char */
/* By Bob Caron © 1994 NewTek, Inc. */
call addlib(CG_AREXX,0)
call req_tell(get_font(first))
exit